Skip to content

Increasing the height of the sample so that it doesn't look cropped#6288

Merged
kdinev merged 7 commits intovnextfrom
ikitanov/fix-6827
Apr 1, 2026
Merged

Increasing the height of the sample so that it doesn't look cropped#6288
kdinev merged 7 commits intovnextfrom
ikitanov/fix-6827

Conversation

@IvanKitanov17
Copy link
Copy Markdown
Contributor

Closes #6287

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in topic content has a valuable update, it's new or considered as preview\ beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check broken links (use browser add-on)
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)
  • add pending-localization label when the review of the PR is done
  • add a member from the localization team to translate it

@IvanKitanov17 IvanKitanov17 changed the base branch from master to vnext November 26, 2025 14:32
Copilot AI review requested due to automatic review settings April 1, 2026 13:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the embedded CSV export sample iframe height in the docs to prevent the demo from appearing cropped (per #6287).

Changes:

  • Increased <code-view> height from 300px to 600px in the CSV exporter topic across EN/JP/KR.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
kr/components/exporter-csv.md Increases embedded sample height to improve visibility.
jp/components/exporter-csv.md Increases embedded sample height to improve visibility.
en/components/exporter-csv.md Increases embedded sample height to improve visibility (note: introduced trailing whitespace on the changed line).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kdinev kdinev merged commit 386bb8d into vnext Apr 1, 2026
5 checks passed
@kdinev kdinev deleted the ikitanov/fix-6827 branch April 1, 2026 13:18
@github-actions github-actions bot mentioned this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export to CSV sample looks cropped.

4 participants